[INFO] cloning repository https://github.com/andrewkwatts-maker/SlapPy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewkwatts-maker/SlapPy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewkwatts-maker%2FSlapPy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewkwatts-maker%2FSlapPy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8bf95b2bfe2515dcedc74d54998a70d14d26632
[INFO] fixing andrewkwatts-maker/SlapPy against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewkwatts-maker%2FSlapPy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andrewkwatts-maker/SlapPy
[INFO] finished tweaking git repo https://github.com/andrewkwatts-maker/SlapPy
[INFO] tweaked toml for git repo https://github.com/andrewkwatts-maker/SlapPy written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrewkwatts-maker/SlapPy on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrewkwatts-maker/SlapPy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b907315481f2464a8e4547e3fce7424e1a00a32fd747cbadcb05c33967e43bf5
[INFO] running `Command { std: "docker" "start" "b907315481f2464a8e4547e3fce7424e1a00a32fd747cbadcb05c33967e43bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b907315481f2464a8e4547e3fce7424e1a00a32fd747cbadcb05c33967e43bf5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b907315481f2464a8e4547e3fce7424e1a00a32fd747cbadcb05c33967e43bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b907315481f2464a8e4547e3fce7424e1a00a32fd747cbadcb05c33967e43bf5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking slappyengine v0.3.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `AABB` is never constructed
[INFO] [stdout]  --> src/bvh.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub struct AABB {
[INFO] [stdout]   |                ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/bvh.rs:11:16
[INFO] [stdout]     |
[INFO] [stdout]  10 |     impl AABB {
[INFO] [stdout]     |     --------- associated items in this implementation
[INFO] [stdout]  11 |         pub fn new(min: [f32; 3], max: [f32; 3]) -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] ...
[INFO] [stdout]  15 |         pub fn empty() -> Self {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  22 |         pub fn union(&self, other: &AABB) -> AABB {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  37 |         pub fn expand(&self, point: [f32; 3]) -> AABB {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |         pub fn surface_area(&self) -> f32 {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |         pub fn centroid(&self) -> [f32; 3] {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 |         pub fn intersect_ray(&self, origin: [f32; 3], inv_dir: [f32; 3]) -> Option<f32> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |         pub fn overlaps_sphere(&self, center: [f32; 3], radius: f32) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |         fn overlaps_aabb(&self, other: &AABB) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |         fn longest_axis(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BvhPrimitive` is never constructed
[INFO] [stdout]    --> src/bvh.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub struct BvhPrimitive {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BvhNode` is never constructed
[INFO] [stdout]    --> src/bvh.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub struct BvhNode {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BVH` is never constructed
[INFO] [stdout]    --> src/bvh.rs:145:16
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub struct BVH {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NUM_BUCKETS` is never used
[INFO] [stdout]    --> src/bvh.rs:150:11
[INFO] [stdout]     |
[INFO] [stdout] 150 |     const NUM_BUCKETS: usize = 8;
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LEAF_PRIMS` is never used
[INFO] [stdout]    --> src/bvh.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 |     const MAX_LEAF_PRIMS: usize = 4;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C_TRAV` is never used
[INFO] [stdout]    --> src/bvh.rs:152:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |     const C_TRAV: f32 = 1.0;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/bvh.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl BVH {
[INFO] [stdout]     |     -------- associated items in this implementation
[INFO] [stdout] 155 |         pub fn build(prims: &[BvhPrimitive]) -> Self {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |         pub fn query_ray(
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |         pub fn query_sphere(
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |         pub fn query_aabb(&self, prims: &[BvhPrimitive], bounds: &AABB) -> Vec<u32> {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |         pub fn node_count(&self) -> usize {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |         fn traverse_ray(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |         fn traverse_sphere(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |         fn traverse_aabb(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_recursive` is never used
[INFO] [stdout]    --> src/bvh.rs:305:8
[INFO] [stdout]     |
[INFO] [stdout] 305 |     fn build_recursive(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_best_sah_split` is never used
[INFO] [stdout]    --> src/bvh.rs:354:8
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn find_best_sah_split(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `partition` is never used
[INFO] [stdout]    --> src/bvh.rs:428:8
[INFO] [stdout]     |
[INFO] [stdout] 428 |     fn partition(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_prim_bounds` is never used
[INFO] [stdout]    --> src/bvh.rs:449:8
[INFO] [stdout]     |
[INFO] [stdout] 449 |     fn compute_prim_bounds(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_centroid_bounds` is never used
[INFO] [stdout]    --> src/bvh.rs:462:8
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn compute_centroid_bounds(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSG_SUBTRACT` is never used
[INFO] [stdout]   --> src/sdf.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |     const CSG_SUBTRACT:          u32 = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSG_INTERSECT` is never used
[INFO] [stdout]   --> src/sdf.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 |     const CSG_INTERSECT:         u32 = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSG_SMOOTH_UNION` is never used
[INFO] [stdout]   --> src/sdf.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     const CSG_SMOOTH_UNION:      u32 = 3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSG_SMOOTH_SUBTRACT` is never used
[INFO] [stdout]   --> src/sdf.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     const CSG_SMOOTH_SUBTRACT:   u32 = 4;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSG_SMOOTH_INTERSECT` is never used
[INFO] [stdout]   --> src/sdf.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     const CSG_SMOOTH_INTERSECT:  u32 = 5;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `orientation`, `angular_vel`, `restitution`, and `friction` are never read
[INFO] [stdout]   --> src/physics.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     struct InternalBody {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |         orientation: [f32; 4],
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 26 |         angular_vel: [f32; 3],
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 27 |         mass:        f32,
[INFO] [stdout] 28 |         restitution: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 29 |         friction:    f32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AABB` is never constructed
[INFO] [stdout]  --> src/bvh.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub struct AABB {
[INFO] [stdout]   |                ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/bvh.rs:11:16
[INFO] [stdout]     |
[INFO] [stdout]  10 |     impl AABB {
[INFO] [stdout]     |     --------- associated items in this implementation
[INFO] [stdout]  11 |         pub fn new(min: [f32; 3], max: [f32; 3]) -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] ...
[INFO] [stdout]  15 |         pub fn empty() -> Self {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  22 |         pub fn union(&self, other: &AABB) -> AABB {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  37 |         pub fn expand(&self, point: [f32; 3]) -> AABB {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |         pub fn surface_area(&self) -> f32 {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |         pub fn centroid(&self) -> [f32; 3] {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 |         pub fn intersect_ray(&self, origin: [f32; 3], inv_dir: [f32; 3]) -> Option<f32> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |         pub fn overlaps_sphere(&self, center: [f32; 3], radius: f32) -> bool {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |         fn overlaps_aabb(&self, other: &AABB) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |         fn longest_axis(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BvhPrimitive` is never constructed
[INFO] [stdout]    --> src/bvh.rs:129:16
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub struct BvhPrimitive {
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BvhNode` is never constructed
[INFO] [stdout]    --> src/bvh.rs:135:16
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub struct BvhNode {
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BVH` is never constructed
[INFO] [stdout]    --> src/bvh.rs:145:16
[INFO] [stdout]     |
[INFO] [stdout] 145 |     pub struct BVH {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NUM_BUCKETS` is never used
[INFO] [stdout]    --> src/bvh.rs:150:11
[INFO] [stdout]     |
[INFO] [stdout] 150 |     const NUM_BUCKETS: usize = 8;
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_LEAF_PRIMS` is never used
[INFO] [stdout]    --> src/bvh.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 |     const MAX_LEAF_PRIMS: usize = 4;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `C_TRAV` is never used
[INFO] [stdout]    --> src/bvh.rs:152:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |     const C_TRAV: f32 = 1.0;
[INFO] [stdout]     |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/bvh.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 154 |     impl BVH {
[INFO] [stdout]     |     -------- associated items in this implementation
[INFO] [stdout] 155 |         pub fn build(prims: &[BvhPrimitive]) -> Self {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |         pub fn query_ray(
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |         pub fn query_sphere(
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |         pub fn query_aabb(&self, prims: &[BvhPrimitive], bounds: &AABB) -> Vec<u32> {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |         pub fn node_count(&self) -> usize {
[INFO] [stdout]     |                ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |         fn traverse_ray(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 249 |         fn traverse_sphere(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |         fn traverse_aabb(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_recursive` is never used
[INFO] [stdout]    --> src/bvh.rs:305:8
[INFO] [stdout]     |
[INFO] [stdout] 305 |     fn build_recursive(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_best_sah_split` is never used
[INFO] [stdout]    --> src/bvh.rs:354:8
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn find_best_sah_split(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `partition` is never used
[INFO] [stdout]    --> src/bvh.rs:428:8
[INFO] [stdout]     |
[INFO] [stdout] 428 |     fn partition(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_prim_bounds` is never used
[INFO] [stdout]    --> src/bvh.rs:449:8
[INFO] [stdout]     |
[INFO] [stdout] 449 |     fn compute_prim_bounds(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compute_centroid_bounds` is never used
[INFO] [stdout]    --> src/bvh.rs:462:8
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn compute_centroid_bounds(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSG_SUBTRACT` is never used
[INFO] [stdout]   --> src/sdf.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 23 |     const CSG_SUBTRACT:          u32 = 1;
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSG_INTERSECT` is never used
[INFO] [stdout]   --> src/sdf.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 |     const CSG_INTERSECT:         u32 = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSG_SMOOTH_UNION` is never used
[INFO] [stdout]   --> src/sdf.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     const CSG_SMOOTH_UNION:      u32 = 3;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSG_SMOOTH_SUBTRACT` is never used
[INFO] [stdout]   --> src/sdf.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     const CSG_SMOOTH_SUBTRACT:   u32 = 4;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CSG_SMOOTH_INTERSECT` is never used
[INFO] [stdout]   --> src/sdf.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     const CSG_SMOOTH_INTERSECT:  u32 = 5;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `orientation`, `angular_vel`, `restitution`, and `friction` are never read
[INFO] [stdout]   --> src/physics.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     struct InternalBody {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |         orientation: [f32; 4],
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 26 |         angular_vel: [f32; 3],
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 27 |         mass:        f32,
[INFO] [stdout] 28 |         restitution: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 29 |         friction:    f32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.76s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "b907315481f2464a8e4547e3fce7424e1a00a32fd747cbadcb05c33967e43bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b907315481f2464a8e4547e3fce7424e1a00a32fd747cbadcb05c33967e43bf5", kill_on_drop: false }`
[INFO] [stdout] b907315481f2464a8e4547e3fce7424e1a00a32fd747cbadcb05c33967e43bf5
